Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 173,109 for

document formatting

(0.1 sec)
  1. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....MakeObject < Aspose :: Words :: Document > (); // Add a plain text...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/wat...
  2. FrameFormat.relativeVerticalPosition property |...

    FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame....to get information about formatting properties of paragraphs...frames. let doc = new aw . Document ( base . myDir + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.heightRule property | Aspose.Words ...

    FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame....to get information about formatting properties of paragraphs...frames. let doc = new aw . Document ( base . myDir + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line Formatting of the series....format property ChartSeries.format property Provides access to...and line formatting of the series. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert XSLFO to EXCEL in Android Apps | produc...

    Render XSLFO to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML documents, which is used to define the layout of...

    products.aspose.com/total/android-java/conversi...
  6. Insert and Append Documents in C++|Aspose.Words...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  7. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border Formatting of the data table....format property ChartDataTable.format property Provides access...border formatting of the data table. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Ranges in Java|Aspose.Words for Java

    Introduction to Range feature in Aspose.Words for Java....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/java/working-with-ranges/